Skip to content

Bump elasticsearch from 7.0.5 to 8.1.3#319

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/elasticsearch-8.1.3
Closed

Bump elasticsearch from 7.0.5 to 8.1.3#319
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/elasticsearch-8.1.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps elasticsearch from 7.0.5 to 8.1.3.

Release notes

Sourced from elasticsearch's releases.

8.1.3

Client

  • Client is compatible with Elasticsearch 8.1.3

8.1.2

Client

  • Client is compatible with Elasticsearch 8.1.2

8.1.1

Documents

  • Changed the source and dest parameters of the reindex API to be required.

Mappings

  • Changed the fields parameter of the field_caps API to be required.

8.1.0

Transforms

  • Added the transform.reset_transform API

8.0.1

Client

  • Fixed the sort parameter of multiple APIs to serialize in the query string when using the shorthand form

Indices

  • Fixed the index parameter to be required for the indices.field_usage_stats API

SQL

  • Added the catalog, keep_alive, keep_on_completion, params, runtime_mappings, and wait_for_completion_timeout parameters to the sql.query API

8.0.0

⚠️ v8.0.0 is a new major release and contains some breaking changes. For information on how migrate your application from v7.x to v8.0.0 you can read the migration guide here.

Client

Added

  • Added the top-level .options() method to Elasticsearch and AsyncElasticsearch for modifying transport options.
  • Added parameters corresponding to JSON request body fields for all APIs
  • Added basic_auth parameter for specifying username and password authentication
  • Added bearer_auth parameter for specifying an HTTP bearer token or service token
  • Added the meta property to ApiError to access the HTTP response metadata of an error.

... (truncated)

Commits
  • e83cd91 [8.1] Update is_xpack_template() in wupe_cluster()
  • a0a7263 [8.1] Add release notes for 8.1.2
  • f221d48 Bump version to 8.1.3
  • caaefc2 Update APIs to 8.1.0-SNAPSHOT
  • a8e4a32 [8.1] Add release notes for 8.1.1
  • 24b89ec [8.1] [DOCS] Fixes ES startup code block markdown
  • 04dbec1 [8.1] Change 'Connecting' section to make connecting to SOBD clusters easier
  • 2265b4f Bump version to 8.1.2
  • 878f2ab Update APIs to 8.1-SNAPSHOT
  • a52999c Bump version to 8.1.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.0.5 to 8.1.3.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@7.0.5...v8.1.3)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 4, 2022

Superseded by #331.

@dependabot dependabot bot closed this May 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/elasticsearch-8.1.3 branch May 4, 2022 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants